d_tree_sitter ~master (2021-09-13T01:45:23Z)
Dub
Repo
Parser.parse_utf8
d_tree_sitter
parser
Parser
Parse the given source_code that is in utf8 encoding
struct
Parser
nothrow
auto
parse_utf8
(
const
string
source_code
,
const
TSTree
*
old_tree
=
Tree.create_empty
()
)
Meta
Source
See Implementation
d_tree_sitter
parser
Parser
constructors
this
destructors
~this
functions
enforce_compatible_language
language
logger
parse
parse_utf16
parse_utf8
print_dot_graphs
s_expression
set_language
set_language_nothrow
stop_printing_dot_graphs
traverse
traverse_print
postblits
this(this)
variables
tsparser
Parse the given source_code that is in utf8 encoding